Automations

System Automation Commands

  • Version: 1.7.0
  • Official Verified

OpenBots Command group containing system automation commands (Email, File, Folder, Process, System, TextFile).

OpenBots.Commands.SystemAutomation \ Send SMTP Email Command

Command: Send SMTP Email Command

This command sends an email with optional attachment(s) using SMTP protocol.

Parameters

Host

Define the host/service name that the script should use.

Required

Port

Define the port number that should be used when contacting the SMTP service.

Required

Username

Define the username to use when contacting the SMTP service.

Required

Password

Define the password to use when contacting the SMTP service.

Required

Recipient(s)

Enter the email address(es) of the recipient(s).

Required

Email Subject

Enter the subject of the email.

Required

Email Body

Enter text to be used as the email body.

Required

Attachment File Path(s) (Optional)

Enter the file path(s) of the file(s) to attach.

Private (Optional)

Optional field to mark the command as private (data sensitive) in order to avoid its logging.

Error Handling

Optional field for how to handle errors encountered.

Required

Comment Field (Optional)

Optional field to enter a custom comment which could potentially describe this command or the need for this command.

Logo